From: Chong Yidong Date: Fri, 1 Feb 2008 23:35:06 +0000 (+0000) Subject: * progmodes/etags.el (next-file): Improve revert message. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~652 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6e04a598eac95ae00e988d67f3378840f5b69c4f;p=emacs.git * progmodes/etags.el (next-file): Improve revert message. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f0c5571f80b..727873f9130 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,6 @@ 2008-02-01 Chong Yidong - * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means - to query the user interactively. - (next-file): Implement it. + * progmodes/etags.el (next-file): Improve revert message. 2008-02-01 Juanma Barranquero